Be Barrier Free by unknow

Be Barrier Free by unknow

Author:unknow
Language: eng
Format: epub
Publisher: php[architect]
Published: 2023-07-15T00:00:00+00:00


Create an Aws Policy

A Policy in AWS is a list of permissions that a user or a group has. Users, and members of groups, can only perform the actions that their associated Policies allow. This means you can have specific users for doing things like deploying code but restricting what servers they have access to or who can access various storage systems like S3 buckets.

We will create a new policy to ensure that only specific users can upload code. This policy will use the permissions suggested by the Serverless Framework and the Bref, and we will attach this policy to a group. While all of this can be done via the AWS command line tool, we will use the web UI to set everything up.

In the AWS UI, go to the IAM service and:

Go to “Policies”

Click on “Create Policy”

Under “Specify Permissions,” click “JSON.”



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.